Input Text
Command Prototype
Keyboard.Input(sText)
Command Description
Free input text
Parameter Description
- Required Parameter
- sText--Input content
- Optional Parameter
- iDelayAfter--The delay time (in milliseconds) after executing activities, and the default time is 300 milliseconds.
- iDelayBefore--The delay time (in millisecons) before the activity starts any action. The default amount of time is 200 milliseconds.
- sSimulate--Simulation type, {default:windows message, simulate:simulated click}.